PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / endInit Method
In This Topic
    endInit Method
    In This Topic
    Signals the end of the initialization of annotation's properties.
    The annotation appearance is updated when the initialization ends.
    Syntax
    public void endInit()
    See Also